From: Chong Yidong Date: Tue, 21 Jul 2009 23:36:38 +0000 (+0000) Subject: Add auto-save-include-big-deletions. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11360 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=32415974702e33b83624bac7a1d84cb9b6c4dad6;p=emacs.git Add auto-save-include-big-deletions. --- diff --git a/etc/NEWS b/etc/NEWS index 47ea74ebbbb..3771e647ca7 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1892,6 +1892,9 @@ port support (see Emacs changes, above). ** Miscellaneous new variables +*** `auto-save-include-big-deletions', if non-nil, means auto-save is +not turned off automatically after a big deletion. + *** `read-circle', if nil, disables the reading of recursive Lisp structures using the #N= and #N# syntax.